From: Ansuel Smith Date: Mon, 4 Jun 2018 06:35:18 +0000 (+0200) Subject: uwsgi-cgi: another missing library X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=bcc1c9615ad6f15bfefe668b05d095c9b5ee93f9;p=feed%2Fpackages.git uwsgi-cgi: another missing library Signed-off-by: Ansuel Smith --- diff --git a/net/uwsgi-cgi/Makefile b/net/uwsgi-cgi/Makefile index 2deea8eca4..18732d7712 100644 --- a/net/uwsgi-cgi/Makefile +++ b/net/uwsgi-cgi/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uwsgi-cgi PKG_VERSION:=2.0.17 -PKG_RELEASE:=1 +PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/unbit/uwsgi @@ -23,7 +23,7 @@ define Package/uwsgi-cgi SUBMENU:=Web Servers/Proxies TITLE:=The uWSGI server URL:=http://unbit.com/ - DEPENDS:=+python +libopenssl +libpcre +jansson + DEPENDS:=+python +libopenssl +libpcre +jansson +libuuid endef define Package/uwsgi-cgi/description